home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-08-09 | 4.2 KB | 173 lines |
- ;/*SDOC*************************************************************
- ;
- ; $Header$
- ;
- ; Module: Setdata.ini
- ;
- ; Author: Ibrahim Sallam
- ;
- ; Copyright 1994 Corel Systems Corp.
- ;
- ; Description: contains the information required to install the files
- ; all the INF key values should exist in corel.inf, or vice versa
- ;
- ;*************************************************************EDOC*/
- ;
- ;/*SDOC*************************************************************
- ;
- ; Revision Record
- ;
- ; Rev Date Auth Changes
- ; === ==== ==== =======
- ;
- ; 0.0 17/12/93 is start
- ; 1.0 94-08-03 RA WorkingModel
- ;
- ;*************************************************************EDOC*/
-
-
- [General]
-
- CAPTION = CorelDRAW! 5 Working Model Setup
- USERDLL = mscuistf.dll
-
- NUMOFAPPS = 2
- DEFAULTDESTPATH = \DRAW5WM
- PROGMANGROUP = CorelDRAW! 5 Working Model
-
-
- [00]
- DESTPATH = \DRAW
- ; OPTIONS numbering start from 0
- OPTIONS = 3,[4],[1],[1]
- USERINST = ON
-
- [00_00_00]
- INF = DrawMain
- DESTPATH = \PROGRAMS
- NEEDS = [01_00_00],[01_00_01],[01_00_02],[01_00_03],[01_00_04],[01_00_05],[01_00_06],[01_00_07]
- PROGMAN = [CorelDRAW! Working Model;\coreldrw.exe]
- USERINST = OFF
-
- [00_00_01]
- INF = DrawDraw
- DESTPATH = <APP>
- USERINST = ON
-
- [00_00_02]
- INF = DrawConfig
- DESTPATH = \CONFIG
- CONFIG = ConDraw
- OLEREG = OLEDraw
- USERINST = ON
-
- [00_00_03]
- INF = DrawTemplate
- DESTPATH = <APP>\TEMPLATE
- USERINST = OFF
-
- [00_01_00]
- INF = DrawSamples
- DESTPATH = <APP>\SAMPLES
- USERINST = OFF
-
- [00_02_00]
- INF = DrawFonts
- DESTPATH = <WWIN>
- LIST = ON
- CONFIG = [CommSymbols]
- TTFREG = YES
- USERINST = OFF
-
- ; MAIN sections and destination paths
-
- [01]
- DESTPATH = \
- OPTIONS = 1,[08]
- USERINST = ON
-
- [01_00_00]
- INF = Main
- DESTPATH = \PROGRAMS
- USERINST = OFF
-
- [01_00_01]
- INF = CommonDll
- ;PROGMAN = [Tutorial;<WIN>\WINHELP \cdrtutor.hlp]
- DESTPATH = \PROGRAMS
- USERINST = OFF
-
- [01_00_02]
- INF = CommonConfig
- DESTPATH = \CONFIG
- ;CONFIG = ConMain2
- USERINST = ON
-
- [01_00_03]
- INF = CommonCustom
- DESTPATH = \CUSTOM
- USERINST = ON
-
- [01_00_04]
- INF = CommonData
- DESTPATH = \PROGRAMS\DATA
- USERINST = OFF
-
- [01_00_05]
- INF = CommonRedist
- DESTPATH = <WWIN>
- ATTACHEE = [01_00_06]
- OLEREG = OLERedist
- USERINST = ON
-
- [01_00_06]
- INF = VShareRedist
- DESTPATH = <WWIN>
- CONFIG = ConRedist
- USERINST = ON
-
- [01_00_07]
- INF = CommonColor
- DESTPATH = \COLOR
- USERINST = ON
-
- ; Config Files Data.
- ; each Section contains information about the config
- ; files and the changes need to be done.
- ; Each section name should be the same as the Config
- ; key in one of the above section.
-
- [ConDraw]
- 0 = DIR[01_00_02]\corelapp.ini|Config|DrawDir|DIR[00]
- 1 = DIR[00_00_02]\coreldrw.ini|Config|PaintArea|DIR[01_00_03]\PNTAREA.BMP
- 2 = DIR[00_00_02]\coreldrw.ini|Directories|ImportVector|DIR[01_00_02]
- 3 = DIR[00_00_02]\coreldrw.ini|Directories|Paint|DIR[00_00_01]
- 4 = DIR[00_00_02]\coreldrw.ini|Directories|Print|DIR[00_00_01]
- 5 = DIR[00_00_02]\coreldrw.ini|Directories|Template|DIR[00_00_03]
- 6 = DIR[00_00_02]\coreldrw.ini|Directories|TextImport|DIR[00_00_01]
- 7 = DIR[00_00_02]\coreldrw.ini|Directories|WaldoDocs|DIR[00_00_01]
- 8 = <WIN>\win.ini|Extensions|cdr|DIR[00_00_00]\coreldrw.exe ^.cdr
- 9 = <WIN>\win.ini|CorelGraphics5|Dir|DIR[01_00_02]
- 10 = DIR[01_00_02]\corelapp.ini|Config|ProgramsDir|DIR[00_00_00]
- 11 = DIR[01_00_02]\corelapp.ini|Config|DataDir|DIR[01_00_04]
- 12 = DIR[01_00_02]\corelapp.ini|Config|CustomDir|DIR[01_00_03]
- 13 = DIR[01_00_02]\corelapp.ini|Config|ColorDir|DIR[01_00_07]
- 14 = DIR[01_00_02]\corelapp.ini|Config|FontsDir|DIR[00_02_00]
- 15 = DIR[01_00_02]\corelapp.ini|Config|FiltersDir|DIR[00_00_00]
-
- ;[ConMain2]
- ;1 = DIR[01_00_02]\corelfnt.ini|Fonts|DIR[00_02_00]\
- ;2 = DIR[01_00_02]\corelfnt.ini|Symbols|DIR[00_02_00]\
-
- [ConRedist]
- ; <SYSWIN> Is used to create a non-unique keys in a section
- 0 = <SYSWIN>\system.ini|386Enh|device|vshare.386
-
- ; OLE Registration files and Information
-
- [OLEDraw]
- 0 = DIR[00_00_02]\coreldrw.reg|CORELDRW.EXE|DIR[00_00_00]\CORELDRW.EXE
- 1 = DIR[00_00_02]\coreldrw.reg|CDROL150.DLL|DIR[00_00_00]\CDROL150.DLL
- 2 = DIR[00_00_02]\coreldrw.reg|CORELDRW.TLB|DIR[00_00_01]\CORELDRW.TLB
-
-